バージョン

InnerRadiusExtentScale メソッド

このプロパティは、チャートの中心を空のままにするための最大半径範囲のパーセンテージを定義します。0.0 と 1.0 の間の値とします。

これは依存プロパティです。

シンタックス
'宣言
 
Public Function InnerRadiusExtentScale( _
   ByVal innerRadiusExtentScale As System.Double _
) As NumericRadiusAxis(Of T)
public NumericRadiusAxis<T> InnerRadiusExtentScale( 
   System.double innerRadiusExtentScale
)

パラメータ

innerRadiusExtentScale
参照

オンラインで表示: GitHub